xen.git
2005-08-09 twilkie@paploo... Updates to SV. New look. Removed and simplified lots...
2005-08-09 kaf24@firebug... Fixes for x86/64 writable pagetables, including SMP
2005-08-09 cl349@firebug... Restore suspend/resume calls for the control interface...
2005-08-09 cl349@firebug... Don't expose xenstore daemon-only permission bits throu...
2005-08-08 kaf24@firebug... Simple fix to getdomaininfo cpu_time calculation for
2005-08-08 kaf24@firebug... Fix page_to_phys() macro as suggested by Gerd.
2005-08-08 kaf24@firebug... That one is obviously needed to make pae xen-linux...
2005-08-08 kaf24@firebug... Fix x86/64 xenlinux build. Remove stupid patch.
2005-08-08 kaf24@firebug... Fix signedness issue in xenlinux timer interrupt handler.
2005-08-08 kaf24@firebug... Really fix the x86/64 build. Get rid of push/pop from
2005-08-08 kaf24@firebug... Fix the x86/64 build.
2005-08-08 kaf24@firebug... Remove dead file.
2005-08-08 kaf24@firebug... Remove dead files.
2005-08-08 kaf24@firebug... Fix both Xen and XenLinux to correctly handle 64-bit
2005-08-08 kaf24@firebug... 1) More testing: include tests which I forgot in previo...
2005-08-08 kaf24@firebug... Fix hw_resend_irq() -- IRQ_PENDING must be propagated...
2005-08-08 kaf24@firebug... The attached patch adds -Werror to HOSTCFLAGS in Config...
2005-08-08 kaf24@firebug... Attached is a patch to x86_64 xenlinux. It also include...
2005-08-08 kaf24@firebug... Writable pagetables for x86/64. Xen portion.
2005-08-07 kaf24@firebug... Really include renamed console files. :-)
2005-08-07 kaf24@firebug... Rename console binaries to xenconsole and xenconsoled.
2005-08-07 kaf24@firebug... this patch fixes X86_64 Xorg Xfree86 issues.
2005-08-06 kaf24@firebug... Fix perfc_defn.h to allow multiple inclusion.
2005-08-06 kaf24@firebug... xend prints out some messages when starting, which...
2005-08-06 kaf24@firebug... More time-interface fixes.
2005-08-06 kaf24@firebug... Fix xenbus_read() usage in shutdown handler.
2005-08-06 kaf24@firebug... - include linux/vmalloc.h for vmalloc
2005-08-06 kaf24@firebug... This patch changes the vcpu-hotplug handler from using...
2005-08-06 kaf24@firebug... This patch changes the probe notifier, per Rusty's...
2005-08-06 kaf24@firebug... This patch changes the shutdown driver and xend to...
2005-08-05 kaf24@firebug... Fix mach2phys table allocation for 32-bit PAE Xen.
2005-08-05 kaf24@firebug... Fix xtime_lock handling to avoid deadlock in sched_clock().
2005-08-05 kaf24@firebug... No need to define errno defined at the top of reboot.c.
2005-08-05 kaf24@firebug... xenstored has had a testsuite for some time. This...
2005-08-05 kaf24@firebug... The C interface no longer has a priority arg, but the...
2005-08-05 kaf24@firebug... Attached is a randomized tester for consoled. It's...
2005-08-05 kaf24@firebug... Instead of queuing messages when the control channels...
2005-08-05 kaf24@firebug... xc_console is probably too chatty about termios failure...
2005-08-05 kaf24@firebug... The attached patch:
2005-08-04 kaf24@firebug... Attached are
2005-08-04 kaf24@firebug... Fix my previous patch to the trap-frame creation code
2005-08-04 kaf24@firebug... Merge
2005-08-04 kaf24@firebug... Fix event-upcall masking when creating a trap frame
2005-08-04 akw27@arcadians... Blktap updates: request batching, O_DIRECT/AIO support.
2005-08-04 akw27@arcadians... Add missing parallax makefile.
2005-08-04 akw27@arcadians... Fix two syntax errors in frame-and-sect decoding macros.
2005-08-04 kaf24@firebug... Fix iopl() syscall so that we pass LTP's iopl02 test.
2005-08-04 kaf24@firebug... The attached patch removes all of the console handling...
2005-08-04 kaf24@firebug... Here are another couple of places where 8 sectors/page...
2005-08-04 kaf24@firebug... libxenstore (used to access the daemon) should be licen...
2005-08-04 kaf24@firebug... Merge.
2005-08-03 iap10@freefall... Add linux 2.6.12.3 patch
2005-08-03 kaf24@firebug... Move more drivers to bind_evtchn_to_irqhandler() interface.
2005-08-03 kaf24@firebug... On x86, Xen does not claim any serial port unless the...
2005-08-03 kaf24@firebug... Virtual device drivers use new bind_evtchn_to_irqhandle...
2005-08-03 kaf24@firebug... MErge.
2005-08-03 kaf24@firebug... Merge,
2005-08-03 kaf24@firebug... The attached trivial patch fixes a spurious gcc-4.0...
2005-08-03 kaf24@firebug... gcc-3.4/ia64 compilation fixes.
2005-08-03 kaf24@firebug... 1) Make more functions in io.c static
2005-08-03 kaf24@firebug... Merge.
2005-08-03 kaf24@firebug... Manual merge.
2005-08-03 iap10@freefall... Update -xen config file for net grant tables. Default...
2005-08-03 kaf24@firebug... Manula merge.
2005-08-03 kaf24@firebug... Fix typo in Linux header file. Totally harmless --...
2005-08-03 iap10@freefall... Modify default Linux 2.6 config files to build for...
2005-08-03 iap10@freefall... Fix automatic toggling of PAE in Linux config files
2005-08-03 iap10@freefall... Since we use configs from dist/install/boot in preferen...
2005-08-03 smh22@firebug... Don't enable PAE by default just yet.
2005-08-03 vh249@arcadians... fix netdriver grant table option back to n by default
2005-08-02 cl349@firebug... merge?
2005-08-02 cl349@firebug... Fix migration for SMP guests with 1 vcpu.
2005-08-02 vh249@firebug... update x86_64 config files for grant table in netdriver
2005-08-02 djm@kirby.fc... Fix CONFIG_VTI build
2005-08-02 kaf24@firebug... Remove USB front/back from 2.4 build, totally.
2005-08-02 cl349@firebug... Update xenstore python bindings for "Implement watching...
2005-08-02 cl349@firebug... Fix SMP save/restore for 1 vcpu by adding suspend/resum...
2005-08-02 cl349@firebug... Fix unbind_ipi_from_irq - evtchn_to_irq[evtchn] not...
2005-08-02 cl349@firebug... Add prototype for bind_ipi_on_cpu_to_irq.
2005-08-02 cl349@firebug... Add prototype for balloon_init_watcher.
2005-08-02 cl349@firebug... Implement watching of nodes which don't exist.
2005-08-02 cl349@firebug... Fix typo.
2005-08-02 cl349@firebug... Fix up non-valgrind case to send stderr to file like...
2005-08-02 cl349@firebug... Don't abort on untranslatable errors: EINVAL and print...
2005-08-02 djm@kirby.fc... Merging with xen-unstable
2005-08-02 cl349@firebug... merge?
2005-08-02 cl349@firebug... Fix checkpointing - add save/restore support to the...
2005-08-02 kaf24@firebug... Better XenLinux page fault debug output for PAE.
2005-08-02 smh22@firebug... Fixes.
2005-08-02 kaf24@firebug... A few consoled tweaks. It's not worth building by default
2005-08-02 kaf24@firebug... Remove some binary files.
2005-08-02 kaf24@firebug... This is the first patch to move the console code out...
2005-08-02 kaf24@firebug... This is the first patch to move the console code out...
2005-08-02 smh22@firebug... Manual merge.
2005-08-02 smh22@firebug... Disable build of pygrub for now - does not build with...
2005-08-02 smh22@firebug... Fix typo in pygrub code
2005-08-02 kaf24@firebug... The attached patch converts the balloon driver and...
2005-08-02 kaf24@firebug... > to "CONFIG_PAGING_LEVELS >= 3", maybe I forgot to...
2005-08-02 kaf24@firebug... Missing ia64_stubs file for libxc.
2005-08-02 fred@xuni-t01... Fix calling point for do_softirq, which should only...
next